import { ReactIconComponentType } from '../types';

declare const SensorWindow: ReactIconComponentType;
export default SensorWindow;
            