export declare const darwinGetAppPaths: (app: string) => string[];
export declare const darwinGetInstallations: (appPaths: string[], suffixes: string[]) => string[];
//# sourceMappingURL=finder.d.ts.map