export declare enum RegistrationField { CPF = "cpf", BIRTH_DATE = "birth_date" } //# sourceMappingURL=registration-field.enum.d.ts.map