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