import type { Tree } from '@nx/devkit';
import type { MoveImplOptions } from './types';
export declare function updateSecondaryEntryPoints(tree: Tree, schema: MoveImplOptions): void;
//# sourceMappingURL=update-secondary-entry-points.d.ts.map