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