import { Tree } from '@nx/devkit';
export default function changeStorybookTargets(tree: Tree): Promise<void>;
