import type { SiteShellAttributes } from "../types.js"; export declare function renderSiteShell(attributes: SiteShellAttributes): string; //# sourceMappingURL=index.d.ts.map