import type { Config } from '@xopcai/xopc/config/schema.js'; export declare function feishuWhoAmI(params: { cfg: Config; accountId?: string; }): Promise;