import { Rule } from '@angular-devkit/schematics';
export declare function ng2ChartsScatter(_options: any): Rule;
