import { SomePluginCtr } from "../src/handlers"; export declare function importPlugin(pluginPath: string): Promise;