export declare function encryptData(text: string): string; export declare function encryptUrlParams(params: Record): string; //# sourceMappingURL=encryption.d.ts.map