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