import Panel from './Panel';
import MinPanel from './MinPanel';

export { Panel, MinPanel };