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