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