declare function isNil(val: any): boolean; export default isNil;