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