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

declare const RemoveIcon: MdiReactIconComponentType;
export default RemoveIcon;
