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