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