import type { Abi } from 'viem'; export declare const MockERC20: { abi: Abi; bytecode: `0x${string}`; }; //# sourceMappingURL=MockERC20.d.ts.map