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