import { ReactIconComponentType } from '../types';

declare const Podcasts: ReactIconComponentType;
export default Podcasts;
            