default( __namedParameters: ReferenceMediaProps & BoxOwnProps<Theme> & CommonProps & Omit< DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, (keyof CommonProps)
| (keyof BoxOwnProps<Theme>)
, > & {} & { children?: ReactNode },): Element