import { EggPlugin } from 'egg';
declare const plugin: EggPlugin;
export default plugin;
