export declare function formatFractionalPart(fraction: string): string;
