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