import { ethers } from 'ethers';
export declare const handleContractError: (error: unknown, abi: ethers.InterfaceAbi) => string;
//# sourceMappingURL=errors.d.ts.map