import { LightConfigDto } from '../../../trillion-common/src/dto/light-config.dto';
export declare const DEFAULT_LIGHTS_CONFIG: LightConfigDto[];
