import type z from 'zod'; export declare function checkBoundary>(type: T, data: unknown): z.infer; //# sourceMappingURL=checker.d.ts.map