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