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