export declare const DEFAULT_COLOR = "active"; export declare const DEFAULT_SIZE = "default"; export declare const DEFAULT_ICON_SIZE = "sm"; export declare const CLASS_FOR_COLOR: string; export declare const CLASS_FOR_ICON_COLOR = "vc-input-icon-color--"; export declare const CLASS_FOR_ICON_SIZE = "icon-";