import type { BoxProps } from "@twilio-paste/box"; export declare const sidebarNavigationLabelStyles: BoxProps; export declare const sidebarNavigationLabelNestedStyles: BoxProps; export declare const sidebarNavigationLabelSelectedStyles: BoxProps; export declare const sidebarNavigationItemStyles: BoxProps; export declare const sidebarNavigationItemHierarchicalStyles: BoxProps; export declare const sidebarNavigationItemNestedStyles: BoxProps; export declare const sidebarNavigationItemCollapsedStyles: BoxProps; export declare const sidebarNavigationItemSelectedStyles: BoxProps; //# sourceMappingURL=styles.d.ts.map