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