import type { OperatorRole } from "#config/index"; export declare function mage2genRoot(): string; export declare function merchantDuoSystemPrompt(operatorRole: OperatorRole | undefined, mage2genPath?: string): string;