export declare function isSupported(): Promise; export declare function addWalletPass(pass: String): Promise; export declare function addWalletPassJWT(passJWT: String): Promise;