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

declare const CrosshairsIcon: MdiReactIconComponentType;
export default CrosshairsIcon;
