/** * 获取field信息列表 * @param spl spl语句 * @returns */ export declare function listFields(spl: string): Promise;