import { ArgumentsCamelCase } from 'yargs'; export declare const exportSite: (argv: ArgumentsCamelCase) => Promise;