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