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

declare const KeyMinusIcon: MdiReactIconComponentType;
export default KeyMinusIcon;
