/**
* Platform name as defined in the Homebridge config.json
*/export declare const PLATFORM_NAME = "Raspberry-Pi-Sensehat";
/**
* Plugin name as defined the package.json `name` property
*/export declare const PLUGIN_NAME = "homebridge-raspberry-pi-sensehat";