import React from 'react'; const LandingLogoLong = ({ id = '', width = 402, height = 48, color = '#0A0A0B', }) => ( ); export default LandingLogoLong;