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