import { Ethers } from '../libs/Ethers'; export declare const useEthers: () => Ethers | undefined;