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