import * as _100 from "./api/annotations"; import * as _101 from "./api/http"; import * as _102 from "./protobuf/any"; import * as _103 from "./protobuf/descriptor"; import * as _104 from "./protobuf/duration"; import * as _105 from "./protobuf/empty"; import * as _106 from "./protobuf/timestamp"; export namespace google { export const api = { ..._100, ..._101 }; export const protobuf = { ..._102, ..._103, ..._104, ..._105, ..._106 }; }