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

declare const TargetIcon: MdiReactIconComponentType;
export default TargetIcon;
