/// /// declare module 'astro:assets' { export * from 'astro/assets'; } declare module 'astro:content' { export * from 'astro/content/runtime'; }