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