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