export { default as Label } from './Label'; export type { LabelProps, LabelStyles } from './types';