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