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