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