import { IconSvgProps } from '../types';
declare const CompassTool: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default CompassTool;
//# sourceMappingURL=CompassTool.d.ts.map