import type { AngularDeps } from '../../types/angular'; export declare const getAngularDeps: () => Promise;