export declare const isUndefined: (value: unknown) => value is undefined;