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