export declare const toPercent: (percent: string | number, total: number) => number;