/** * @since 1.5.0 */ import { Index } from '..' import { NonEmptyArray } from 'fp-ts/lib/NonEmptyArray' /** * @category constructor * @since 1.5.0 */ export declare function indexNonEmptyArray(): Index, number, A>