export declare const igtm: {
    v20231024: {
        Client: typeof import("./v20231024/igtm_client").Client;
        Models: typeof import("./v20231024/igtm_models");
    };
};
