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