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

declare const IpodIcon: MdiReactIconComponentType;
export default IpodIcon;
