export function undefinedToNull(v: T | null | undefined): T | null; //# sourceMappingURL=conditions.d.ts.map