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

declare const ClearReverseIcon: MdiReactIconComponentType;
export = ClearReverseIcon;