export declare const isUndefined: (x: any) => x is undefined;
//# sourceMappingURL=is-undefined.d.ts.map