export declare const lastIndexOf: (subject: T[], target: T, fromIndex?: number) => number; //# sourceMappingURL=last-index-of.d.ts.map