export declare const font: { fontWeightExtraThin: number; fontWeightThin: number; fontWeightNormal: number; fontWeightBold: number; fontWeightExtraBold: number; fontSizeXS: string; fontSizeSM: string; fontSizeMD: string; fontSizeLG: string; fontSizeXL: string; fontSizeH1: string; fontSizeH2: string; fontSizeH3: string; fontSizeH4: string; fontSizeH5: string; };