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