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

declare const BullseyeIcon: MdiReactIconComponentType;
export default BullseyeIcon;
