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