import 'client-only';
export { Label, LabelContext } from '../src/Label';
export type { LabelProps } from '../src/Label';
