import { Tree } from '@nx/devkit';
export declare function createTestUILibNoNgDevkit(appTree: Tree, libName: string): Promise<Tree>;
export declare function deleteNewConfigurationAndCreateNew(appTree: Tree, projectStorybookRoot: string): Tree;
//# sourceMappingURL=testing.d.ts.map