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