export declare enum VerifiAccountClassification { 'ECOMMERCE' = "ECOMMERCE", 'MOTO' = "MOTO", 'RETAIL' = "RETAIL", 'OTHER' = "OTHER" }