export declare enum InputDateVariantType {
    DEFAULT = "DEFAULT"
}
