import type { Json } from '@wollybeard/kit'; import type { registerCustom } from 'superjson'; export type CustomTransformer = Parameters>[0]; export * from 'superjson'; //# sourceMappingURL=superjson.d.ts.map