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