import { SvgIconComponent } from './types'; declare const CloudDoneIcon: SvgIconComponent; export default CloudDoneIcon;