import React from 'react'; import { BoxProps, Box, color } from '@stacks/ui'; export const VercelLogo: React.FC = props => ( );