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

declare const SetAllIcon: MdiReactIconComponentType;
export default SetAllIcon;
