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