import { GeneratorCallback, Tree } from '@nx/devkit'; export declare function addPreCommitFormatting(tree: Tree): GeneratorCallback;