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