export declare const rkp: {
    v20191209: {
        Client: typeof import("./v20191209/rkp_client").Client;
        Models: typeof import("./v20191209/rkp_models");
    };
};
