export { default as BaseHead } from './BaseHead.astro' export type { Props as BaseHeadProps } from './BaseHead.astro'