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