import type { IconComponent } from '../types'; declare const Podcast: IconComponent; export default Podcast;