import { IEvmContextData } from "../../core/providers/EvmProvider"; export declare function useEvm(): IEvmContextData;