import { TreeLike } from '@rxap/workspace-utilities'; export declare function coerceIdeaExcludeFolders(tree: Tree, excludeFolders: string[]): Promise;