declare module 'astro:actions' {
	export * from 'astro/actions/runtime/entrypoints/server.js';
}
