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