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