import { IconComponent } from '..';
declare const PodcastIcon: IconComponent;
export { PodcastIcon };
