import { Context } from '../../core/context'; export declare function pluginConsolidate(engine: string, options: any): (ctx: Context) => Promise;