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