export declare const ListItemContentRoot: import("@emotion/styled").StyledComponent & import("../types/slot").SlotCommonProps & import("./ListItemContent.types").ListItemContentSlotsAndSlotProps & { inset?: boolean; primary?: React.ReactNode; secondary?: React.ReactNode; } & Omit, HTMLDivElement>, "ref"> & { ref?: React.Ref; }, "primary" | "secondary" | "inset" | keyof import("../types/slot").SlotCommonProps | keyof import("./ListItemContent.types").ListItemContentSlotsAndSlotProps>, React.DetailedHTMLProps, HTMLDivElement>, {}>; export declare const PrimaryRoot: import("@emotion/styled").StyledComponent, HTMLSpanElement>, "ref"> & { ref?: React.Ref; }, "sx" | "variant" | "noWrap" | "gutterBottom" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps & import("../types/slot").SlotCommonProps & import("./ListItemContent.types").ListItemContentSlotsAndSlotProps & { inset?: boolean; primary?: React.ReactNode; secondary?: React.ReactNode; } & Omit, HTMLDivElement>, "ref"> & { ref?: React.Ref; }, "primary" | "secondary" | "inset" | keyof import("../types/slot").SlotCommonProps | keyof import("./ListItemContent.types").ListItemContentSlotsAndSlotProps>, {}, {}>; export declare const SecondaryRoot: import("@emotion/styled").StyledComponent, HTMLSpanElement>, "ref"> & { ref?: React.Ref; }, "sx" | "variant" | "noWrap" | "gutterBottom" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps & import("../types/slot").SlotCommonProps & import("./ListItemContent.types").ListItemContentSlotsAndSlotProps & { inset?: boolean; primary?: React.ReactNode; secondary?: React.ReactNode; } & Omit, HTMLDivElement>, "ref"> & { ref?: React.Ref; }, "primary" | "secondary" | "inset" | keyof import("../types/slot").SlotCommonProps | keyof import("./ListItemContent.types").ListItemContentSlotsAndSlotProps>, {}, {}>;