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