import { Context } from 'egg'; export default function (): (ctx: Context, next: any) => Promise;