export declare type BadgeSize = 'small' | 'medium';
