import { component$ } from '@builder.io/qwik' // @ts-ignore import logoSrc from '~/assets/images/chatbot-whatsapp.png?width=64&height=64&png' export default component$(() => ( Qwind Logo Chatbot ))