export type JsonTypeValidator = (value: unknown) => unknown;
//# sourceMappingURL=types.d.ts.map