import { Theme } from '@leafygreen-ui/lib'; export declare const sideNavItemClassName: string; export declare const liStyle: string; export declare const baseStyle: string; export declare const themeStyle: Record; export declare const activeBaseStyle: string; export declare const activeThemeStyle: Record; export declare const disabledStyle: string; export declare const focusedStyle: string; export declare const focusedThemeStyle: Record; export declare const focusedDisabledStyle: string; export declare const focusedDisabledThemeStyle: Record; export declare const glyphWrapperStyle: string; export declare const nestedChildrenStyles: string; export declare const nestedUlStyle: string; //# sourceMappingURL=SideNavItem.styles.d.ts.map