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