export declare const applicationsLookup: (cwd: string) => Promise<string[]>;
