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