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