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