import AgentPlugin from '../plugin';
export default function Bootstrap(plu: AgentPlugin): Promise<void>;
