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