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