export declare function formatUserBeforeInsertData(user: { email: string | null; cpfEncrypted: string | null; cpfHash: string | null; phone: string | null; }): void; //# sourceMappingURL=format-data.utils.d.ts.map