import { Tree } from '@nx/devkit'; /** @deprecated Do not use this function as the root babel.config.json file is no longer needed */ export declare function addBabelInputs(tree: Tree): void; //# sourceMappingURL=add-babel-inputs.d.ts.map