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

declare const GetAppIcon: MdiReactIconComponentType;
export default GetAppIcon;
