export { Label, Legend } from '../label';
export type { LabelProps, LegendProps } from '../label';
