export declare const convertToNumber: (len: number | string, total: number) => number;