export const DEFAULT_FONT_SIZE: 16; export function pxToRem(pxSize: any): string; export function convertStyleToRem(cssRules: any): any;