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