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