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