import type { Plugin } from 'vite'; export declare function bannerPlugin(banner: string): Plugin; //# sourceMappingURL=banner-plugin.d.ts.map