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