export declare function findPathOrExit(specificPath: string | undefined, defaultPaths: string[], notFoundMessage: string): Promise;