import { type Rule } from "@angular-devkit/schematics"; export declare function updateToV8(): Rule; export declare function updateToV9(): Rule; export declare function updateToV13(): Rule; export declare function updateToV15(): Rule;