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