export declare enum ValidationStatusVariants {
    DEFAULT = "DEFAULT"
}
