import type { CmsEditProject } from '../project/types.js'; export declare function buildProductionSiteMarkdown(website: CmsEditProject['website']): string; //# sourceMappingURL=production-site.d.ts.map