import type { BotWebsiteConfig } from './types'; export declare function renderPage(cfg: BotWebsiteConfig): string; //# sourceMappingURL=template.d.ts.map