/// /** In-menu search field loading spinner wrapper. */ export declare const MultiSelectMenuSearchLoadingRoot: import("@emotion/styled").StyledComponent & Omit, HTMLDivElement>, "ref"> & { ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject | null | undefined; }, keyof import("@mui/system").BoxOwnProps> & import("@mui/system").MUIStyledCommonProps, {}, {}>; export declare const SearchListSubheaderStyled: import("@emotion/styled").StyledComponent, HTMLLIElement>, "ref"> & { ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject | null | undefined; }, "color" | "inset" | "classes" | "className" | "style" | "children" | "sx" | "disableGutters" | "disableSticky"> & import("@mui/system").MUIStyledCommonProps, {}, {}>; export declare const SelectionSummaryCountStyled: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>; export declare const SelectionSummaryRowStyled: import("@emotion/styled").StyledComponent & Omit, HTMLDivElement>, "ref"> & { ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject | null | undefined; }, keyof import("@mui/system").BoxOwnProps> & import("@mui/system").MUIStyledCommonProps, {}, {}>; /** Row above options: selection count + clear action (MultiSelect menu header). */ export declare const SelectionSummarySubheaderStyled: import("@emotion/styled").StyledComponent, HTMLLIElement>, "ref"> & { ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject | null | undefined; }, "color" | "inset" | "classes" | "className" | "style" | "children" | "sx" | "disableGutters" | "disableSticky"> & import("@mui/system").MUIStyledCommonProps, {}, {}>; export declare const SelectionSummaryClearButtonStyled: import("@emotion/styled").StyledComponent & import("@mui/material/OverridableComponent").CommonProps & Omit, HTMLButtonElement>, "ref"> & { ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject | null | undefined; }, "color" | "disabled" | "classes" | "className" | "style" | "tabIndex" | "children" | "sx" | "variant" | "size" | "fullWidth" | "href" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableElevation" | "disableFocusRipple" | "endIcon" | "startIcon"> & import("@mui/system").MUIStyledCommonProps, {}, {}>; export declare const CheckboxStyled: import("@emotion/styled").StyledComponent & import("@mui/system").MUIStyledCommonProps, {}, {}>; export declare const SearchInputEndIconImgStyled: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLImageElement>, {}>; export declare const MultiSelectOptionRowStyled: import("@emotion/styled").StyledComponent & Omit, HTMLDivElement>, "ref"> & { ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject | null | undefined; }, keyof import("@mui/system").BoxOwnProps> & import("@mui/system").MUIStyledCommonProps, {}, {}>; export declare const MultiSelectMenuItemStyled: import("@emotion/styled").StyledComponent & import("@mui/material/OverridableComponent").CommonProps & Omit, HTMLLIElement>, "ref"> & { ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject | null | undefined; }, "disabled" | "classes" | "autoFocus" | "className" | "style" | "tabIndex" | "children" | "selected" | "sx" | "dense" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableGutters" | "divider"> & import("@mui/system").MUIStyledCommonProps & { $selected?: boolean | undefined; }, {}, {}>; export declare const MultiSelectOptionCheckboxStyled: import("@emotion/styled").StyledComponent & import("@mui/system").MUIStyledCommonProps & { $mutedRect?: boolean | undefined; }, {}, {}>; export declare const SearchInputStyled: import("@emotion/styled").StyledComponent, {}, {}>; export declare const SearchMenuItemStyled: import("@emotion/styled").StyledComponent & import("@mui/material/OverridableComponent").CommonProps & Omit, HTMLLIElement>, "ref"> & { ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject | null | undefined; }, "disabled" | "classes" | "autoFocus" | "className" | "style" | "tabIndex" | "children" | "selected" | "sx" | "dense" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableGutters" | "divider"> & import("@mui/system").MUIStyledCommonProps, {}, {}>;