import { IPlugin } from '../plugin.interface'; declare const _default: () => IPlugin; export default _default;