export declare const nullable: >(schema?: S | undefined) => import("../types").SomeSchema | null>; //# sourceMappingURL=nullable.d.ts.map