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