import { nil } from '@ag1/nil'; export declare function isNotNil(value: T | nil): value is T; //# sourceMappingURL=index.d.ts.map