import React from "react"; const UpscaylSVGLogo = ({ ...rest }) => { return ( ); }; export default UpscaylSVGLogo;