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