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