export declare class CloudDBCryptoJS { private static CryptoJS; static setCryptoJS(cryptoJS: any): void; static getCryptoJS(): any; }