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