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