// @ts-expect-error typescript doesn't handle ./index.astro properly, but it's needed to generate types export { default } from './index.astro';