export type { PanelType, PanelProps } from './types'; export { Panel, PanelStyledMarkup } from './panel';