import { Tree } from '@nx/devkit';
export declare function migrateCypressProject(tree: Tree): Promise<() => void>;
export default migrateCypressProject;
//# sourceMappingURL=migrate-to-cypress-11.d.ts.map