export declare const ListSubheaderRoot: import("@emotion/styled").StyledComponent & import("../types/slot").SlotCommonProps & { sticky?: boolean; } & import("./ListSubheader.types").ListSubheaderSlotsAndSlotProps & Omit, HTMLDivElement>, "ref"> & { ref?: React.Ref; }, "sticky" | keyof import("../types/slot").SlotCommonProps | keyof import("./ListSubheader.types").ListSubheaderSlotsAndSlotProps>, React.DetailedHTMLProps, HTMLDivElement>, {}>;