export declare const openDirectoryInFinder: (dirToOpen: string, allowedDirectory: string) => Promise;