import { Format } from "../utils/getFormatFromExtension.js"; //#region src/getContentDeclarationFileTemplate/getContentDeclarationFileTemplate.d.ts export declare const getContentDeclarationFileTemplate: (key: string, format: Format, fileParams?: Record, noMetadata?: boolean) => Promise; //#endregion //# sourceMappingURL=getContentDeclarationFileTemplate.d.ts.map