export declare const indexOf: (iterable: T[], value: any, fromIndex?: number) => number; //# sourceMappingURL=index-of.d.ts.map