/// export declare const SearchIcon: import("@emotion/styled").StyledComponent<{ children?: import("react").ReactNode; classes?: Partial | undefined; color?: import("@mui/types").OverridableStringUnion<"disabled" | "action" | "inherit" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material").SvgIconPropsColorOverrides> | undefined; fontSize?: import("@mui/types").OverridableStringUnion<"small" | "inherit" | "large" | "medium", import("@mui/material").SvgIconPropsSizeOverrides> | undefined; htmlColor?: string | undefined; inheritViewBox?: boolean | undefined; shapeRendering?: string | undefined; sx?: import("@mui/system").SxProps | undefined; titleAccess?: string | undefined; viewBox?: string | undefined; } & import("@mui/material/OverridableComponent").CommonProps & Omit, "ref"> & { ref?: ((instance: SVGSVGElement | null) => void) | import("react").RefObject | null | undefined; }, "sx" | keyof import("@mui/material/OverridableComponent").CommonProps | "children" | "color" | "fontSize" | "htmlColor" | "inheritViewBox" | "shapeRendering" | "titleAccess" | "viewBox"> & { theme?: import("@emotion/react").Theme | undefined; }, {}, {}>; export declare const StyledIconButton: import("@emotion/styled").StyledComponent, "color" | "variant"> & { variant?: "link" | "text" | "contained" | "light" | undefined; loading?: boolean | undefined; loadingIndicator?: import("react").ReactNode; loadingPosition?: "center" | "end" | "start" | undefined; color?: "primary" | "error" | "success" | "warning" | undefined; component?: import("react").ElementType | undefined; selected?: boolean | undefined; } & Omit, HTMLButtonElement>, "ref"> & { ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject | null | undefined; }, ""> & { loading?: boolean | undefined; } & import("react").RefAttributes & { theme?: import("@emotion/react").Theme | undefined; } & { $isActive: boolean; }, {}, {}>; export declare const TextFieldRoot: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { $isFullWidth?: boolean | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const ClearIcon: import("@emotion/styled").StyledComponent<{ children?: import("react").ReactNode; classes?: Partial | undefined; color?: import("@mui/types").OverridableStringUnion<"disabled" | "action" | "inherit" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material").SvgIconPropsColorOverrides> | undefined; fontSize?: import("@mui/types").OverridableStringUnion<"small" | "inherit" | "large" | "medium", import("@mui/material").SvgIconPropsSizeOverrides> | undefined; htmlColor?: string | undefined; inheritViewBox?: boolean | undefined; shapeRendering?: string | undefined; sx?: import("@mui/system").SxProps | undefined; titleAccess?: string | undefined; viewBox?: string | undefined; } & import("@mui/material/OverridableComponent").CommonProps & Omit, "ref"> & { ref?: ((instance: SVGSVGElement | null) => void) | import("react").RefObject | null | undefined; }, "sx" | keyof import("@mui/material/OverridableComponent").CommonProps | "children" | "color" | "fontSize" | "htmlColor" | "inheritViewBox" | "shapeRendering" | "titleAccess" | "viewBox"> & { theme?: import("@emotion/react").Theme | undefined; }, {}, {}>; export declare const LoaderWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const EndAdornmentWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;