import * as A from './Array';
/**
 * @category constructor
 * @since 2.2.0
 */
export var indexReadonlyArray = A.indexArray;