export declare const cat: {
    v20180409: {
        Client: typeof import("./v20180409/cat_client").Client;
        Models: typeof import("./v20180409/cat_models");
    };
};
