import { MdiReactIconComponentType } from './dist/typings';

declare const ArrowCompassIcon: MdiReactIconComponentType;
export default ArrowCompassIcon;
