export declare const formatNumber: (x: number, precision?: number) => string;