import type { PageWithBody } from "./llmsFull.js"; export declare function llmsPageTemplate(page: PageWithBody, baseUrl: string | null): string;