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