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