import { Command } from 'commander'; export declare function exportDocumentation(input: string, options: Record): Promise; export declare function createExportCommand(): Command; //# sourceMappingURL=export.command.d.ts.map