import { StyledIcon } from '@styled-icons/styled-icon'; export declare const SensorsOff: StyledIcon; export declare const SensorsOffDimensions: { height: number; width: number; };