declare const isUndefined: (o: any) => boolean; export default isUndefined;