export declare const drm: {
    v20181115: {
        Client: typeof import("./v20181115/drm_client").Client;
        Models: typeof import("./v20181115/drm_models");
    };
};
