import { KeplrEWallet } from "@keplr-ewallet-sdk-core/keplr_ewallet";
export declare function hideModal(this: KeplrEWallet): Promise<void>;
