import { SectionShellProps } from '../../model/layout.types'; export declare function SectionShell({ header, items, pathname, actionSlot, overflowTriggerSlot, renderLink, sticky, className, ...props }: SectionShellProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=section-shell.d.ts.map