import * as React from "react"; function SvgScrollVertical(props) { return ( ); } export default SvgScrollVertical;