export type ComponentSize = 'xs' | 'sm' | 'md' | 'lg' | 'xlg';
//# sourceMappingURL=sizing.type.d.ts.map