export declare const ape: {
    v20200513: {
        Client: typeof import("./v20200513/ape_client").Client;
        Models: typeof import("./v20200513/ape_models");
    };
};
