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