export declare function trimstart(str: string, chars?: string): string;