export declare function remove(str: string, startIndex: number, count?: number): string;