export declare const ie: {
    v20200304: {
        Client: typeof import("./v20200304/ie_client").Client;
        Models: typeof import("./v20200304/ie_models");
    };
};
