// @design-system: domain/vendor/HoursRow
export { HoursRow } from './HoursRow';
export type { HoursRowProps, DayKey } from './HoursRow';
