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