import { type Type } from '../type.mjs'; export declare const nullable: (type: Type) => Type; //# sourceMappingURL=nullable.d.mts.map