import { Plugin } from 'vite'; export declare function codeInjectorPlugin(): Plugin;