import { Schema } from '../application/schema'; export default function (options: Schema): import("@angular-devkit/schematics").Rule;