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