//@ts-nocheck
import * as _236 from "./protobuf/any";
import * as _237 from "./protobuf/duration";
import * as _238 from "./protobuf/timestamp";
import * as _239 from "./protobuf/descriptor";
export var google;
(function (google) {
google.protobuf = {
..._236,
..._237,
..._238,
..._239
};
})(google || (google = {}));