/// declare const Logo: ({ height }: { height: number; }) => JSX.Element; export default Logo;