export declare const ump: {
    v20200918: {
        Client: typeof import("./v20200918/ump_client").Client;
        Models: typeof import("./v20200918/ump_models");
    };
};
