export declare const lastIndexOf: (array: any[], method: (...args: Array<any>) => any) => number;
//# sourceMappingURL=array.d.ts.map