declare const PodcastTable: (props: any) => JSX.Element;
export default PodcastTable;
