export function isUndefined(arg: any): boolean;
export default isUndefined;
