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