export { default } from './PageTabsContainer';
export * from './type';
export { default as pageRouter } from './util/pageRouter';
