export declare abstract class Typescale {
    static readonly DisplayLargeFont = "Roboto";
    static readonly DisplayLargeSize = "57px";
    static readonly DisplayLargeTracking = "-0.25px";
    static readonly DisplayLargeLineHeight = "64px";
    static readonly DisplayLargeWeight = "400";
    static readonly DisplayMediumFont = "Roboto";
    static readonly DisplayMediumSize = "45px";
    static readonly DisplayMediumTracking = "0px";
    static readonly DisplayMediumLineHeight = "52px";
    static readonly DisplayMediumWeight = "400";
    static readonly DisplaySmallFont = "Roboto";
    static readonly DisplaySmallSize = "36px";
    static readonly DisplaySmallTracking = "0px";
    static readonly DisplaySmallLineHeight = "44px";
    static readonly DisplaySmallWeight = "400";
    static readonly HeadlineLargeFont = "Roboto";
    static readonly HeadlineLargeSize = "32px";
    static readonly HeadlineLargeTracking = "0px";
    static readonly HeadlineLargeLineHeight = "40px";
    static readonly HeadlineLargeWeight = "400";
    static readonly HeadlineMediumFont = "Roboto";
    static readonly HeadlineMediumSize = "28px";
    static readonly HeadlineMediumTracking = "0px";
    static readonly HeadlineMediumLineHeight = "36px";
    static readonly HeadlineMediumWeight = "400";
    static readonly HeadlineSmallFont = "Roboto";
    static readonly HeadlineSmallSize = "24px";
    static readonly HeadlineSmallTracking = "0px";
    static readonly HeadlineSmallLineHeight = "32px";
    static readonly HeadlineSmallWeight = "400";
    static readonly TitleLargeFont = "Roboto";
    static readonly TitleLargeSize = "22px";
    static readonly TitleLargeTracking = "0px";
    static readonly TitleLargeLineHeight = "28px";
    static readonly TitleLargeWeight = "400";
    static readonly TitleMediumFont = "Roboto";
    static readonly TitleMediumSize = "16px";
    static readonly TitleMediumTracking = "0.15px";
    static readonly TitleMediumLineHeight = "24px";
    static readonly TitleMediumWeight = "500";
    static readonly TitleSmallFont = "Roboto";
    static readonly TitleSmallSize = "14px";
    static readonly TitleSmallTracking = "0.1px";
    static readonly TitleSmallLineHeight = "20px";
    static readonly TitleSmallWeight = "500";
    static readonly BodyLargeFont = "Roboto";
    static readonly BodyLargeSize = "16px";
    static readonly BodyLargeTracking = "0.5px";
    static readonly BodyLargeLineHeight = "24px";
    static readonly BodyLargeWeight = "400";
    static readonly BodyMediumFont = "Roboto";
    static readonly BodyMediumSize = "14px";
    static readonly BodyMediumTracking = "0.25px";
    static readonly BodyMediumLineHeight = "20px";
    static readonly BodyMediumWeight = "400";
    static readonly BodySmallFont = "Roboto";
    static readonly BodySmallSize = "12px";
    static readonly BodySmallTracking = "0.4px";
    static readonly BodySmallLineHeight = "16px";
    static readonly BodySmallWeight = "400";
    static readonly LabelLargeFont = "Roboto";
    static readonly LabelLargeSize = "14px";
    static readonly LabelLargeTracking = "0.1px";
    static readonly LabelLargeLineHeight = "20px";
    static readonly LabelLargeWeight = "500";
    static readonly LabelMediumFont = "Roboto";
    static readonly LabelMediumSize = "12px";
    static readonly LabelMediumTracking = "0.5px";
    static readonly LabelMediumLineHeight = "16px";
    static readonly LabelMediumWeight = "500";
    static readonly LabelSmallFont = "Roboto";
    static readonly LabelSmallSize = "11px";
    static readonly LabelSmallTracking = "0.5px";
    static readonly LabelSmallLineHeight = "16px";
    static readonly LabelSmallWeight = "500";
    static readonly EmphasizedDisplayLargeFont = "Roboto";
    static readonly EmphasizedDisplayLargeSize = "57px";
    static readonly EmphasizedDisplayLargeTracking = "-0.25px";
    static readonly EmphasizedDisplayLargeLineHeight = "64px";
    static readonly EmphasizedDisplayLargeWeight = "500";
    static readonly EmphasizedDisplayMediumFont = "Roboto";
    static readonly EmphasizedDisplayMediumSize = "45px";
    static readonly EmphasizedDisplayMediumTracking = "0px";
    static readonly EmphasizedDisplayMediumLineHeight = "52px";
    static readonly EmphasizedDisplayMediumWeight = "500";
    static readonly EmphasizedDisplaySmallFont = "Roboto";
    static readonly EmphasizedDisplaySmallSize = "36px";
    static readonly EmphasizedDisplaySmallTracking = "0px";
    static readonly EmphasizedDisplaySmallLineHeight = "44px";
    static readonly EmphasizedDisplaySmallWeight = "500";
    static readonly EmphasizedHeadlineLargeFont = "Roboto";
    static readonly EmphasizedHeadlineLargeSize = "32px";
    static readonly EmphasizedHeadlineLargeTracking = "0px";
    static readonly EmphasizedHeadlineLargeLineHeight = "40px";
    static readonly EmphasizedHeadlineLargeWeight = "500";
    static readonly EmphasizedHeadlineMediumFont = "Roboto";
    static readonly EmphasizedHeadlineMediumSize = "28px";
    static readonly EmphasizedHeadlineMediumTracking = "0px";
    static readonly EmphasizedHeadlineMediumLineHeight = "36px";
    static readonly EmphasizedHeadlineMediumWeight = "500";
    static readonly EmphasizedHeadlineSmallFont = "Roboto";
    static readonly EmphasizedHeadlineSmallSize = "24px";
    static readonly EmphasizedHeadlineSmallTracking = "0px";
    static readonly EmphasizedHeadlineSmallLineHeight = "32px";
    static readonly EmphasizedHeadlineSmallWeight = "500";
    static readonly EmphasizedTitleLargeFont = "Roboto";
    static readonly EmphasizedTitleLargeSize = "22px";
    static readonly EmphasizedTitleLargeTracking = "0px";
    static readonly EmphasizedTitleLargeLineHeight = "28px";
    static readonly EmphasizedTitleLargeWeight = "500";
    static readonly EmphasizedTitleMediumFont = "Roboto";
    static readonly EmphasizedTitleMediumSize = "16px";
    static readonly EmphasizedTitleMediumTracking = "0.15px";
    static readonly EmphasizedTitleMediumLineHeight = "24px";
    static readonly EmphasizedTitleMediumWeight = "700";
    static readonly EmphasizedTitleSmallFont = "Roboto";
    static readonly EmphasizedTitleSmallSize = "14px";
    static readonly EmphasizedTitleSmallTracking = "0.1px";
    static readonly EmphasizedTitleSmallLineHeight = "20px";
    static readonly EmphasizedTitleSmallWeight = "700";
    static readonly EmphasizedBodyLargeFont = "Roboto";
    static readonly EmphasizedBodyLargeSize = "16px";
    static readonly EmphasizedBodyLargeTracking = "0.5px";
    static readonly EmphasizedBodyLargeLineHeight = "24px";
    static readonly EmphasizedBodyLargeWeight = "500";
    static readonly EmphasizedBodyMediumFont = "Roboto";
    static readonly EmphasizedBodyMediumSize = "14px";
    static readonly EmphasizedBodyMediumTracking = "0.25px";
    static readonly EmphasizedBodyMediumLineHeight = "20px";
    static readonly EmphasizedBodyMediumWeight = "500";
    static readonly EmphasizedBodySmallFont = "Roboto";
    static readonly EmphasizedBodySmallSize = "12px";
    static readonly EmphasizedBodySmallTracking = "0.4px";
    static readonly EmphasizedBodySmallLineHeight = "16px";
    static readonly EmphasizedBodySmallWeight = "500";
    static readonly EmphasizedLabelLargeFont = "Roboto";
    static readonly EmphasizedLabelLargeSize = "14px";
    static readonly EmphasizedLabelLargeTracking = "0.1px";
    static readonly EmphasizedLabelLargeLineHeight = "20px";
    static readonly EmphasizedLabelLargeWeight = "700";
    static readonly EmphasizedLabelMediumFont = "Roboto";
    static readonly EmphasizedLabelMediumSize = "12px";
    static readonly EmphasizedLabelMediumTracking = "0.5px";
    static readonly EmphasizedLabelMediumLineHeight = "16px";
    static readonly EmphasizedLabelMediumWeight = "700";
    static readonly EmphasizedLabelSmallFont = "Roboto";
    static readonly EmphasizedLabelSmallSize = "11px";
    static readonly EmphasizedLabelSmallTracking = "0.5px";
    static readonly EmphasizedLabelSmallLineHeight = "16px";
    static readonly EmphasizedLabelSmallWeight = "700";
}
