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