import { Tree } from '@nx/devkit'; export declare function addPathToDenoSettings(tree: Tree, path: string): void;