export declare function lastindexof(needle: string, haystack: string, startIndex?: number): number;