import type ethers from "ethers"; export declare const extendHardhatEthers: ProxyHandler; export declare function getWallet(address: string): Promise; export declare function getWallets(): Promise; //# sourceMappingURL=ethers.d.ts.map