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