export enum Spacing { Base = 16, Tight = 8, Loose = 20, ExtraTight = 4, BaseTight = 12, }