import { Tree } from '@nx/devkit';
import { NormalizedSchema } from './normalize-options';
export declare function showPossibleWarnings(tree: Tree, options: NormalizedSchema): void;
//# sourceMappingURL=show-possible-warnings.d.ts.map