export declare enum InputCurrencyVariant {
    DEFAULT = "DEFAULT"
}
