import Core, { Plugin } from "../../../core/src"; import 'web-vitals/dist/polyfill'; declare let plugin: Plugin; export default plugin;