export declare const stringTrimLeftChars: (string: string, chars?: string) => string;