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

declare const AppleMobilemeIcon: MdiReactIconComponentType;
export default AppleMobilemeIcon;
