import type { Plugin } from 'vite';
export default function astro(): Plugin;
