import * as React from 'react'; /** Sensors tab. Identical for every viewer — `SensorsSection` reads the active viewer itself. */ export declare function SensorsTab(): React.JSX.Element; //# sourceMappingURL=SensorsTab.d.ts.map