import { Rule } from '@angular-devkit/schematics'; import { Model } from '@vmfvmf/ywtc-lib'; export declare function gen(model: Model): Rule;