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