export { default as InfoPanel } from './InfoPanel'; export type { InfoPanelProps, InfoPanelType, InfoPanelSize, } from './InfoPanel';