export type strictNullChecks = string | null extends string ? false : true; //# sourceMappingURL=strictNullChecks.d.ts.map