import { DaffButtonSize } from '@daffodil/design/button'
The size types that the DaffButtonComponent can implement.
type DaffButtonSize = DaffSizeSmallType | DaffSizeMediumType | DaffSizeLargeType