import { InputCurrencyStylesType } from '../../../../components/inputCurrency/types/inputCurrencyTheme';
import { InputCurrencyVariant } from './variants';
export declare const INPUT_CURRENCY_STYLES: InputCurrencyStylesType<InputCurrencyVariant>;
