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