export declare function numberToLongString(x: number): string; export declare function convertHTML(str: string): string; //# sourceMappingURL=format.d.ts.map