export function isNotNull(value: any | null): value is any;
//# sourceMappingURL=is-not-null.d.ts.map