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