export declare const useDraftAgent: () => import("../../api").AiAgent | undefined;
