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