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