import { InformationPane } from './information-pane';
export * from './information-pane';
export default InformationPane;
