export default function findLastIndex(array: T[], callback: (value: T) => boolean): number; //# sourceMappingURL=findLastIndex.d.ts.map