import type { Tree } from '@nx/devkit'; export declare const updateCypressTsConfig: (tree: Tree, e2ePath: string) => void;