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

declare const KnifeIcon: MdiReactIconComponentType;
export default KnifeIcon;
