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