import { Tree } from '@nx/devkit'; export declare function addBuildableLibrariesPostCssDependencies(tree: Tree): void;