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