export declare const emr: {
    v20190103: {
        Client: typeof import("./v20190103/emr_client").Client;
        Models: typeof import("./v20190103/emr_models");
    };
};
