export declare const SUI_STANDARD_METHOD: { CONNECT: string; DISCONNECT: string; EVENTS: string; SIGN_AND_EXECUTE_TRANSACTION_BLOCK: string; SIGN_TRANSACTION_BLOCK: string; SIGN_MESSAGE: string; SIGN_PERSONAL_MESSAGE: string; CONNECT_VERSION: string; DISCONNECT_VERSION: string; ON_VERSION: string; SIGN_AND_EXECUTE_TRANSACTION_BLOCK_VERSION: string; SIGN_TRANSACTION_BLOCK_VERSION: string; SIGN_MESSAGE_VERSION: string; SIGN_PERSONAL_VERSION: string; }; export declare const SUI_FEATURES: string[]; //# sourceMappingURL=suiWalletStandard.d.ts.map