import { DefaultCtx } from '../interfaces'; export declare const parseCallbackData: (ctx: T, next: Function) => Promise;