export declare function notUndefined(value: V | undefined): value is V;