import { Context } from '../../core/context'; export declare function pluginAssumption(): (ctx: Context) => void;