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