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

declare const Filter3Icon: MdiReactIconComponentType;
export default Filter3Icon;
