import { Rule } from '@angular-devkit/schematics';
export declare const runAngularMigrations: Rule;
export default function (): Rule;
