import { Flex } from '@chakra-ui/react' import { TypebotLogo } from 'assets/logos' import { NextChakraLink } from 'components/nextChakra/NextChakraLink' import React from 'react' export const AccountHeader = () => ( )