///
export declare const ListWrapper: 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 FilterWrapper: 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 SearchIconWrapper: 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 & {
$active?: boolean | undefined;
}, {}, {}>;
export declare const SearchEndAdornmentIcon: import("@emotion/styled").StyledComponent & {
$isClear?: boolean | undefined;
}, import("react").DetailedHTMLProps, HTMLImageElement>, {}>;
export declare const SalesChannelSearchInput: import("@emotion/styled").StyledComponent & {
$hasSearchValue?: boolean | undefined;
}, {}, {}>;
export declare const SalesChannelSelectAllMenuItem: import("@emotion/styled").StyledComponent, {}, {}>;
export declare const SalesChannelOptionMenuItem: import("@emotion/styled").StyledComponent, {}, {}>;
export declare const SalesChannelListSkeleton: import("@emotion/styled").StyledComponent, HTMLSpanElement>, "ref"> & {
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject | null | undefined;
}, "width" | "height" | "animation" | "classes" | "className" | "style" | "children" | "sx" | "variant"> & import("@mui/system").MUIStyledCommonProps, {}, {}>;