export declare const trimStart: (char: string) => (str: string) => any;