export declare const trimStart: (string: string) => string;
