import timestamp from 'google-protobuf/google/protobuf/timestamp_pb.js';
import wrappers from 'google-protobuf/google/protobuf/wrappers_pb.js';
declare class StringValue extends wrappers.StringValue {
}
declare class Timestamp extends timestamp.Timestamp {
}
export { StringValue, Timestamp, };
//# sourceMappingURL=google.d.ts.map