export declare const isValidValue: (value: T | undefined) => value is T;