export declare const getContentDeclarationFileTemplate: (key: string, format: "ts" | "cjs" | "esm", fileParams?: Record<string, any>) => Promise<string>;
//# sourceMappingURL=getContentDeclarationFileTemplate.d.ts.map