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