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