export declare function trimIfPossible(value: string): string;
