export const Logo = ({ className = 'w-auto h-5 text-chalkboard-120 dark:text-chalkboard-10', ...props }: React.SVGProps) => ( )