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

declare const AppleIpodIcon: MdiReactIconComponentType;
export default AppleIpodIcon;
