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