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