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