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

declare const ApplicationIcon: MdiReactIconComponentType;
export default ApplicationIcon;
