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