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