export type Space = 'extraSmall' | 'small' | 'medium' | 'large' | 'extraLarge'; //# sourceMappingURL=space.d.ts.map