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