export declare enum InputVariantType {
    DEFAULT = "DEFAULT"
}
