import { BytesLike } from 'ethers'; export declare const makeERC721ConfigurablePresetInitData: (originalCollection: string, metahub: string) => BytesLike; //# sourceMappingURL=preset-helpers.d.ts.map