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

declare const TargetArrowIcon: MdiReactIconComponentType;
export default TargetArrowIcon;
