import { HunYuanAI } from './index'; export declare class APIResource { protected _client: HunYuanAI; constructor(client: HunYuanAI); }