///
declare const _default: {
ChipStyled: import("@emotion/styled").StyledComponent, HTMLDivElement>, "ref"> & {
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject | null | undefined;
}, "classes" | "className" | "style" | "children" | "color" | "disabled" | "size" | "sx" | "variant" | "label" | "tabIndex" | "avatar" | "clickable" | "deleteIcon" | "icon" | "onDelete" | "skipFocusWhenDisabled"> & import("@mui/system").MUIStyledCommonProps, {}, {}>;
TextFieldStyled: import("@emotion/styled").StyledComponent<{
variant?: import("@mui/material/TextField").TextFieldVariants | undefined;
} & Omit & import("@mui/system").MUIStyledCommonProps, {}, {}>;
EndAdornmentClose: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
};
export default _default;