import type { AssistantInstructionsConfig } from "../../index.js";
export type { AssistantInstructionsConfig };
export declare const useAssistantInstructions: (config: string | AssistantInstructionsConfig) => void;
//# sourceMappingURL=useAssistantInstructions.d.ts.map