export declare class UpdaterLookup {
    private static functionLookup;
    static initialize(angularVersion?: string): any;
}
