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