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