import { Schema } from '../ng-add/schema'; import { Rule } from '@angular-devkit/schematics'; export declare function addBlocklyAssets(options: Schema): Rule;