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