import type { SnapshotEntryERC1155 } from "./types.js"; export declare function hashEntryERC1155(options: { entry: SnapshotEntryERC1155; }): Promise<`0x${string}`>; //# sourceMappingURL=hash-entry-erc1155.d.ts.map