import { Tree } from '@nx/devkit';
import { NormalizedSchema } from './normalized-schema';
export declare function addLoadChildren(tree: Tree, options: NormalizedSchema['libraryOptions']): void;
//# sourceMappingURL=add-load-children.d.ts.map