import { PluginAPI } from '@kokojs/shared'; export declare function buildFrameworkDll(api: PluginAPI): Promise;