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