/// import { IconProps } from '../../types'; declare const UFO2: (allProps: IconProps) => JSX.Element; export default UFO2;