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