import { SVGProps } from "react"; declare const WIWiAlien: (props: SVGProps) => JSX.Element; export { WIWiAlien };