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