import { ServiceContext } from '../../typings'; export declare function error(ctx: ServiceContext, next: () => Promise): Promise;