import { EncryptContainer } from "../../shared"; export declare const useGlobalEncrypt: () => EncryptContainer;