export declare const system: import("../types.js").ToolConfig<{
    promptOverride?: string | null | undefined;
}>;
