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