import type { IconComponent } from '../types'; declare const Ufo: IconComponent; export default Ufo;