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