// Do not write code directly here, instead use the `src` folder!// Then, use this file to export everything you want your user to access.export { defaultasAstroSeo } from"./src/AstroSeo.astro";
export * from"./src/AstroSeo.astro";
export * from'./src/types';