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