import type { Subhosting } from "./index.js"; export declare class APIResource { protected _client: Subhosting; constructor(client: Subhosting); } //# sourceMappingURL=resource.d.ts.map