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

declare const AppleIosIcon: MdiReactIconComponentType;
export default AppleIosIcon;
