export declare const billing: {
    v20180709: {
        Client: typeof import("./v20180709/billing_client").Client;
        Models: typeof import("./v20180709/billing_models");
    };
};
