export declare const isUndefined: (thing: any) => boolean;
