export function isArray(obj: any): boolean;
export default isArray;
