import { StageOptions } from './types'; export declare const stageDocs: (options?: StageOptions) => Promise; //# sourceMappingURL=stage-docs.d.ts.map