export declare function getUnitConversionMultiplier(prevUnit: string, newUnit: string, isFontSize?: boolean): Promise;