export function lastIndexInArray(array: any, key: string, value: string | boolean | number): number;
//# sourceMappingURL=lastIndexInArray.d.ts.map