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