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