import type { ExportExampleOptions, HushContext } from '../types.js'; export declare function exportExampleCommand(ctx: HushContext, options: ExportExampleOptions): Promise; //# sourceMappingURL=export-example.d.ts.map