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