Type Alias CanvasTypographyPresetId

CanvasTypographyPresetId:
    | "h_1"
    | "h_2"
    | "h_3"
    | "big_text"
    | "normal_text"
    | "small_text"