import * as NEA from './NonEmptyArray';
/**
* @category constructor
* @since 2.2.0
*/
export var indexReadonlyNonEmptyArray = NEA.indexNonEmptyArray;