export declare function FormatFloat(f: number, fmt: string, prec: number, _bitSize: number): string;