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