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

declare const FormatClearIcon: MdiReactIconComponentType;
export default FormatClearIcon;
