export declare class ValidatorsUtil { static isCEP(cep: string): boolean; }