Version: 0.1.00.2.00.2.10.3.00.4.00.5.0-webpack0.5.0-webpack10.5.0-webpack20.5.0-webpack30.5.00.6.0-webpack0.6.00.7.00.7.10.7.22.0.02.0.22.0.32.0.43.0.03.1.03.1.13.2.03.2.13.2.24.0.04.1.04.1.1-beta.04.1.14.2.04.2.14.3.04.4.04.4.14.4.24.4.35.0.05.0.15.0.25.0.35.0.45.0.55.1.06.0.06.0.16.0.26.0.36.0.47.0.07.0.17.1.0-experimental7.1.07.2.0
import { GoogleConfigurable, ServiceOptions } from '.';
export declare function getAPI<T>(api: string, options: ServiceOptions | string, versions: {
[index: string]: any;
}, context?: GoogleConfigurable): T;