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

declare const ClearIcon: MdiReactIconComponentType;
export default ClearIcon;
