import { EventName } from '@lit/react'; import { ObcStartStopSwitch as ObcStartStopSwitchElement } from '@oicl/openbridge-webcomponents/dist/components/start-stop-switch/start-stop-switch.js'; import { ObcStartStopSwitchChangeEvent } from '@oicl/openbridge-webcomponents/dist/components/start-stop-switch/start-stop-switch.js'; export type { ObcStartStopSwitchChangeEvent } from '@oicl/openbridge-webcomponents/dist/components/start-stop-switch/start-stop-switch.js'; export declare const ObcStartStopSwitch: import("@lit/react").ReactWebComponent; }>; //# sourceMappingURL=start-stop-switch.d.ts.map