export interface staticSiteGenerationConfig { /** * @default true */ readonly minifyHtml?: boolean; } //# sourceMappingURL=types.d.ts.map