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