//@ts-nocheck
import * as _95 from "./protobuf/any";
import * as _96 from "./protobuf/descriptor";
import * as _97 from "./protobuf/duration";
import * as _98 from "./protobuf/empty";
import * as _99 from "./protobuf/timestamp";
export namespace google {
export const protobuf = {
..._95,
..._96,
..._97,
..._98,
..._99
};
}