import { TSchema } from "@sinclair/typebox";
export declare const isNullType: (obj?: TSchema) => boolean;
//# sourceMappingURL=typebox.d.ts.map