export declare const existsAndNotNull: (x: T | null | undefined) => x is T; //# sourceMappingURL=exists-not-null.d.ts.map