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