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