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