import { IFeidaoAi } from '../interfaces'; export default function call(fd: IFeidaoAi, res_name: string, ...args: any[]): Promise;