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