/**
 * Internal hook for easily handling various changes in properties for a wallet.
 */
export declare function useWalletPropertiesChanged(): void;
