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