/// export declare const StyleCurrencySymbol: import("@mui/types").OverridableComponent>; export declare const CurrencySpan: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>; export declare const DecimalSpan: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>; export declare const MaskedSymbol: import("@emotion/styled").StyledComponent & { symbol: string; fontSize?: number | undefined; color: string; }, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>;