import { NbtTag } from "./index.js"; export declare function jsonToNbt(value: unknown): NbtTag; //# sourceMappingURL=Util.d.ts.map