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