export declare namespace $.google.protobuf { type NullValue = "NULL_VALUE"; } export declare type Type = $.google.protobuf.NullValue; export declare const num2name: { readonly 0: "NULL_VALUE"; }; export declare const name2num: { readonly NULL_VALUE: 0; }; //# sourceMappingURL=NullValue.d.ts.map