import { Params } from '../Utils/interface';

export declare function modeTool(context: Params, iD: Params): Params;
