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