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