export declare function endsWith(string: string, searchString: string, position?: number): boolean;