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

declare const PodcastIcon: MdiReactIconComponentType;
export default PodcastIcon;
