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