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