export class LightComponentData {
    enabled: boolean;
}
