export declare const getWorkspacePath: (workspacePaths?: (string | RegExp)[]) => string[];
