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