import CommonContainer from './CommonContainer'; export default CommonContainer; export { CommonContainer }; export * from './CommonContainer';