export declare enum InputDropdownVariant {
    DEFAULT = "DEFAULT"
}
