export declare const soften: (text: string) => string;
