export declare function toFancyText(s: string, name: string): string;
