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