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

declare const SettingsApplicationsIcon: MdiReactIconComponentType;
export default SettingsApplicationsIcon;
