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