export declare const TuyaPlatforms: readonly ["tuya", "smart_life", "jinvoo_smart"]; export declare type TuyaPlatform = typeof TuyaPlatforms[number]; //# sourceMappingURL=platform.d.ts.map