export declare function exists(t: T | undefined | null): t is T;