declare const _default: () => { name: string; hooks: { 'astro:config:setup': (astro: any) => Promise; }; }; export { _default as default };