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