import type { Tree } from '@nx/devkit';
export declare function addSnippet(tree: Tree, name: string, path: string): void;
//# sourceMappingURL=add-snippet.d.ts.map