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