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