export type NonNilProperty = T & { [P in K]-?: NonNullable; }; //# sourceMappingURL=non-nil-property.type.d.ts.map