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