import { IconProps } from '../types';
declare function Alien(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Alien;
//# sourceMappingURL=Alien.d.ts.map