import type * as vite from 'vite'; export declare const NOOP_MODULE_ID = "virtual:astro:noop"; export declare function pluginNoop(): vite.Plugin;