import type { Rule } from '@angular-devkit/schematics';
/**
 * Add Otter artifactory-tools to an Angular Project
 */
export declare function ngAdd(): Rule;
//# sourceMappingURL=index.d.ts.map