export declare function detectUiFramework(project: string): Promise<'angular' | 'react' | 'none'>;
//# sourceMappingURL=detect-ui-framework.d.ts.map