export declare enum Spacing { Base = 16, Tight = 8, Loose = 20, ExtraTight = 4, BaseTight = 12 } //# sourceMappingURL=constants.d.ts.map