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