import 'reflect-metadata';
import Plugin from '../plugin';
export default function AgentAutoRun(plu: Plugin): Promise<void>;
