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

declare const DaggerIcon: MdiReactIconComponentType;
export = DaggerIcon;