import { ReactIconComponentType } from '../types';

declare const CloudDownload: ReactIconComponentType;
export default CloudDownload;
            