declare module 'virtual:@matthiesenxyz/astro-ghostcms/config' { const Config: import('./src/schemas/index').GhostUserConfig; export default Config; }