import { integration } from './integration.js';
import 'astro';
import 'sitemap';



export { integration as default };
