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