export declare const FONT_SIZE_CONVERSION_RATIO_REMS_TO_PX = 16;
export declare const FONT_SIZE_CONVERSION_RATIO_PX_TO_PT = 1;
export declare const FONT_SIZE_CONVERSION_RATIO_PX_TO_REMS = 0.0625;
export declare const FONT_SIZE_CONVERSION_RATIO_PX_TO_SP = 1;
