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