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