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