import * as React from 'react'; declare function SensorsOffIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default SensorsOffIcon;