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