import type { Plugin } from "niplayer"; import "./index.less"; declare const plugin: Plugin; export default plugin;