export declare const gpm: {
    v20200820: {
        Client: typeof import("./v20200820/gpm_client").Client;
        Models: typeof import("./v20200820/gpm_models");
    };
};
