export declare function tfx<TValue extends number | string>(value: TValue): string;
