export declare const numberToPercent: (number: number) => string;
