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