export declare enum InputPhoneVariant {
    DEFAULT = "DEFAULT"
}
