export declare function addPluginToApp(filePath: string, pluginName: string, pluginImportPath: string, projectDir: string): Promise; export declare function extendMainFile(filePath: string, pluginName: string, pluginImportPath: string, projectDir: string): Promise; //# sourceMappingURL=app-plg-to-app.d.ts.map