import type { App } from 'vuepress/core'; export declare const generateRobotsTxt: (app: App) => Promise;