import { ExecutorContext } from '@nrwl/devkit'; export default function getAppRoot(context: ExecutorContext): string | undefined;