import { Rule } from '@angular-devkit/schematics';
/**
 * Generate the operator
 * @param options
 */
export declare const ngGenerateOperator: (options: any) => Rule;
//# sourceMappingURL=index.d.ts.map