///
export declare const CurrencyButton: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLButtonElement>, {}>;
export declare const CurrenciesWrapper: import("@emotion/styled").StyledComponent & import("@mui/system").MUIStyledCommonProps, {}, {}>;
export declare const CurrenciesListStyled: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLUListElement>, {}>;
export declare const CurrencyStyled: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLLIElement>, {}>;
export declare const Required: 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, {}, {}>;