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