export declare enum InputCounterVariant {
    DEFAULT = "DEFAULT"
}
