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