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

declare const KeyRemoveIcon: MdiReactIconComponentType;
export default KeyRemoveIcon;
