export declare const isNotNullOrUndefined: (input: T) => input is T;