export declare const COPROCESSOR_ENCRYPT_URL = "wss://encrypt.cp.encifher.io/encrypt";
export declare const COPROCESSOR_DECRYPT_URL = "https://decrypt.cp.encifher.io/decrypt";
