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