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

declare const ItunesIcon: MdiReactIconComponentType;
export default ItunesIcon;
