import { DaffToastVerticalPosition } from '@daffodil/design/toast'
The available vertical positions for toasts.
type DaffToastVerticalPosition = 'top' | 'bottom'