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