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