import { PluginAPI } from './pluginAPI'; declare const _default: (api: PluginAPI) => void; export default _default;