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

declare const CompassIcon: MdiReactIconComponentType;
export default CompassIcon;
