export declare const formatPercentage: (percentage: number, decimalPlaces?: number) => string;