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