export declare function isUndefined(value: any): boolean;
