import type { YunzaiConfig } from '../utils'; export declare function setupYunzaiConfig(conf?: YunzaiConfig): void;