import type { Rule } from '@angular-devkit/schematics'; export declare function uninstallKarmaAndJasmine(): Rule;