import { type Tree } from '@nx/devkit';
export declare function isBuildableLibraryProject(tree: Tree, projectName: string): boolean;
//# sourceMappingURL=buildable-project.d.ts.map