export { AvatarLabel, type Props as AvatarLabelProps } from './AvatarLabel';
export { LabelLayout, type Props as LabelLayoutProps } from './LabelLayout';
export { LabelRight, type Props as LabelRightProps } from './LabelRight';
export { EmptyLabel, type Props as EmptyLabelProps } from './EmptyLabel';
