export declare const FontSize0625 = "0.625rem"; export declare const FontSize0750 = "0.75rem"; export declare const FontSize0875 = "0.875rem"; export declare const FontSize1000 = "1rem"; export declare const FontSize1500 = "1.5rem"; export declare const SmallestIconFontSize = "0.625rem"; export declare const CaptionFontSize = "0.75rem"; export declare const NormalFontSize = "0.875rem"; export declare const Headline3FontSize = "0.875rem"; export declare const Headline2FontSize = "1rem"; export declare const Headline1FontSize = "1.5rem"; export declare const MobileHeadline3FontSize = "0.875rem"; export declare const MobileHeadline2FontSize = "0.875rem"; export declare const MobileHeadline1FontSize = "1rem"; export declare const FontFamily = "'-apple-system', BlinkMacSystemFont, 'Helvetica Neue',\n '\u30D2\u30E9\u30AE\u30CE\u89D2\u30B4 ProN', Hiragino Kaku Gothic ProN, Arial, '\u30E1\u30A4\u30EA\u30AA', Meiryo,\n sans-serif"; export declare const LineHeight = "1.5"; export declare const NormalFont: string; export declare const CaptionFont: string; export declare const ItemNameFont: string; export declare const HeadlineFont1: string; export declare const HeadlineFont2: string; export declare const HeadlineFont3: string; export declare const MobileHeadlineFont1: string; export declare const MobileHeadlineFont2: string; export declare const MobileHeadlineFont3: string;