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

declare const Filter2Icon: MdiReactIconComponentType;
export default Filter2Icon;
