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

declare const AppsIcon: MdiReactIconComponentType;
export default AppsIcon;
