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