import { ExecutorContext } from '@nx/devkit';
export declare function GetWorkspaceName(context: ExecutorContext): string;
