export type BreakoutMode = 'wide' | 'full-width' | 'max' | 'center';