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

declare const MathCompassVariantIcon: MdiReactIconComponentType;
export default MathCompassVariantIcon;
