import { ITask } from "../../.."; export declare function useAgent(task?: ITask): import("../../../internal-flex-commons/src").Participant[];