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