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