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