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