export declare const bots: {
    personality: any;
    mediacenter: any;
    lights: any;
    devices: any;
    ir: any;
};
