export { pluginPrintShieldResult }; import type { Plugin } from 'vite'; declare function pluginPrintShieldResult(): Plugin[];