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