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