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