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

declare const MathCompassIcon: MdiReactIconComponentType;
export default MathCompassIcon;
