import type { YunzaiTabConfig } from '../utils'; export declare function setupYunzaiTab(tab: YunzaiTabConfig): void;