import type { PluginConstructor } from '@rsmax/types'; declare const plugin: PluginConstructor; export default plugin;