export default function getIndex<T>(array: T[], currentValue: T, useDeepEqual: boolean): number | null;
//# sourceMappingURL=get-index.d.ts.map