export declare function trimStart(str: string, char?: string): string;