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