import { IconComponent } from '..';
declare const CloudIcon: IconComponent;
export { CloudIcon };
