import { SVGProps } from "react";
declare const CGMediaPodcast: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { CGMediaPodcast };
