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