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