///
export declare const DRAWER_WIDTH: {
Collapsed: number;
Expanded: number;
};
export declare const ListItem: import("@emotion/styled").StyledComponent<{
button?: false | undefined;
} & import("@mui/material").ListItemBaseProps & {
components?: {
Root?: import("react").ElementType | undefined;
} | undefined;
componentsProps?: {
root?: (import("react").HTMLAttributes & import("@mui/material").ListItemComponentsPropsOverrides) | undefined;
} | undefined;
} & import("@mui/material/OverridableComponent").CommonProps & Omit, HTMLLIElement>, "ref"> & {
ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject | null | undefined;
}, "className" | "style" | "classes" | "button" | "autoFocus" | "children" | "sx" | "alignItems" | "disabled" | "selected" | "dense" | "components" | "componentsProps" | "disablePadding" | "disableGutters" | "divider" | "ContainerComponent" | "ContainerProps" | "secondaryAction"> & import("@mui/system").MUIStyledCommonProps & {
isDrawerOpen?: boolean | undefined;
}, {}, {}>;
export declare const ListItemButton: import("@emotion/styled").StyledComponent | undefined;
centerRipple?: boolean | undefined;
children?: import("react").ReactNode;
classes?: Partial | undefined;
disabled?: boolean | undefined;
disableRipple?: boolean | undefined;
disableTouchRipple?: boolean | undefined;
focusRipple?: boolean | undefined;
focusVisibleClassName?: string | undefined;
LinkComponent?: import("react").ElementType | undefined;
onFocusVisible?: import("react").FocusEventHandler | undefined;
sx?: import("@mui/material/styles").SxProps | undefined;
tabIndex?: number | undefined;
TouchRippleProps?: Partial | undefined;
touchRippleRef?: import("react").Ref | undefined;
}, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit, HTMLDivElement>, "ref"> & {
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject | null | undefined;
}, "className" | "style" | "classes" | "autoFocus" | "tabIndex" | "children" | "sx" | "alignItems" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "selected" | "dense" | "disableGutters" | "divider"> & import("@mui/system").MUIStyledCommonProps & {
isDrawerOpen?: boolean | undefined;
isExpanded?: boolean | undefined;
}, {}, {}>;
export declare const ListItemButtonChild: import("@emotion/styled").StyledComponent | undefined;
centerRipple?: boolean | undefined;
children?: import("react").ReactNode;
classes?: Partial | undefined;
disabled?: boolean | undefined;
disableRipple?: boolean | undefined;
disableTouchRipple?: boolean | undefined;
focusRipple?: boolean | undefined;
focusVisibleClassName?: string | undefined;
LinkComponent?: import("react").ElementType | undefined;
onFocusVisible?: import("react").FocusEventHandler | undefined;
sx?: import("@mui/material/styles").SxProps | undefined;
tabIndex?: number | undefined;
TouchRippleProps?: Partial | undefined;
touchRippleRef?: import("react").Ref | undefined;
}, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit, HTMLDivElement>, "ref"> & {
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject | null | undefined;
}, "className" | "style" | "classes" | "autoFocus" | "tabIndex" | "children" | "sx" | "alignItems" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "selected" | "dense" | "disableGutters" | "divider"> & import("@mui/system").MUIStyledCommonProps & {
isDrawerOpen?: boolean | undefined;
index?: number | undefined;
}, {}, {}>;
export declare const ListItemAvatar: import("@emotion/styled").StyledComponent | undefined;
centerRipple?: boolean | undefined;
children?: import("react").ReactNode;
classes?: Partial | undefined;
disabled?: boolean | undefined;
disableRipple?: boolean | undefined;
disableTouchRipple?: boolean | undefined;
focusRipple?: boolean | undefined;
focusVisibleClassName?: string | undefined;
LinkComponent?: import("react").ElementType | undefined;
onFocusVisible?: import("react").FocusEventHandler | undefined;
sx?: import("@mui/material/styles").SxProps | undefined;
tabIndex?: number | undefined;
TouchRippleProps?: Partial | undefined;
touchRippleRef?: import("react").Ref | undefined;
}, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit, HTMLDivElement>, "ref"> & {
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject | null | undefined;
}, "className" | "style" | "classes" | "autoFocus" | "tabIndex" | "children" | "sx" | "alignItems" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "selected" | "dense" | "disableGutters" | "divider"> & import("@mui/system").MUIStyledCommonProps & {
isDrawerOpen?: boolean | undefined;
isExpanded?: boolean | undefined;
} & {
isDrawerOpen?: boolean | undefined;
}, {}, {}>;
export declare const ListItemIcon: import("@emotion/styled").StyledComponent, {}, {}>;
export declare const ListItemText: import("@emotion/styled").StyledComponent, import("react").ElementType> & import("@mui/system").MUIStyledCommonProps & {
isDrawerOpen?: boolean | undefined;
index?: number | undefined;
}, {}, {}>;
export declare const StyledExpandLess: import("@emotion/styled").StyledComponent<{
children?: import("react").ReactNode;
classes?: Partial | undefined;
color?: "inherit" | "action" | "disabled" | "primary" | "secondary" | "success" | "error" | "info" | "warning" | undefined;
fontSize?: "small" | "inherit" | "large" | "medium" | undefined;
htmlColor?: string | undefined;
inheritViewBox?: boolean | undefined;
shapeRendering?: string | undefined;
sx?: import("@mui/material/styles").SxProps | undefined;
titleAccess?: string | undefined;
viewBox?: string | undefined;
} & import("@mui/material/OverridableComponent").CommonProps & Omit, "ref"> & {
ref?: ((instance: SVGSVGElement | null) => void) | import("react").RefObject | null | undefined;
}, keyof import("@mui/material/OverridableComponent").CommonProps | "color" | "children" | "sx" | "fontSize" | "shapeRendering" | "viewBox" | "htmlColor" | "inheritViewBox" | "titleAccess"> & import("@mui/system").MUIStyledCommonProps & {
isDrawerOpen?: boolean | undefined;
}, {}, {}>;
export declare const StyledExpandMore: import("@emotion/styled").StyledComponent<{
children?: import("react").ReactNode;
classes?: Partial | undefined;
color?: "inherit" | "action" | "disabled" | "primary" | "secondary" | "success" | "error" | "info" | "warning" | undefined;
fontSize?: "small" | "inherit" | "large" | "medium" | undefined;
htmlColor?: string | undefined;
inheritViewBox?: boolean | undefined;
shapeRendering?: string | undefined;
sx?: import("@mui/material/styles").SxProps | undefined;
titleAccess?: string | undefined;
viewBox?: string | undefined;
} & import("@mui/material/OverridableComponent").CommonProps & Omit, "ref"> & {
ref?: ((instance: SVGSVGElement | null) => void) | import("react").RefObject | null | undefined;
}, keyof import("@mui/material/OverridableComponent").CommonProps | "color" | "children" | "sx" | "fontSize" | "shapeRendering" | "viewBox" | "htmlColor" | "inheritViewBox" | "titleAccess"> & import("@mui/system").MUIStyledCommonProps & {
isDrawerOpen?: boolean | undefined;
}, {}, {}>;