import { isTypeWrapSignature } from '../type-wrap'; declare let isArray: isTypeWrapSignature; export { isArray };