import { LabelDTO } from './labelData' export type CreateLabelCommand = Omit export type UpdateLabelCommand = LabelDTO