export type TBaseSpacing = 'none' | 'xxs' | 'xs' | 'sNudge' | 's' | 'mNudge' | 'm' | 'l' | 'xl' | 'xxl' | 'xxxl';
//# sourceMappingURL=TBaseSpacing.d.ts.map