import { defineCollection, z } from 'astro:content'; // Export empty collections since docs have been moved export const collections = {};