import type { LifecyclePluginInstance } from '../../types'; export declare function graphqlDocsPlugin(): Promise; export declare function storeGqlSchema(content: string, outDir: string, relativePath: string): void; //# sourceMappingURL=index.d.ts.map