/// export declare const StyledListItem: import("@emotion/styled").StyledComponent, HTMLLIElement>, "ref"> & { ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject | null | undefined; }, "children" | "classes" | "className" | "style" | "sx" | "alignItems" | "disableGutters" | "slots" | "slotProps" | "components" | "componentsProps" | "dense" | "divider" | "secondaryAction" | "ContainerComponent" | "ContainerProps" | "disablePadding"> & import("@mui/system").MUIStyledCommonProps, {}, {}>; export declare const ShowOnHover: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const HideOnHover: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const HoverContentWrapper: import("@emotion/styled").StyledComponent & { width: number; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;