import { Gen2PropertiesService } from './gen2.js';
export declare class StudioPropertiesService extends Gen2PropertiesService {
    getAllFirmwareVersions(): Promise<Record<string, string>>;
}
//# sourceMappingURL=studio.d.ts.map