import { Plugin } from 'vite'; declare function uniPolyfill(): Plugin; export { uniPolyfill as default };