import * as jspb from 'google-protobuf' export enum TestContractFunction { P = 0, G = 1, N = 2, D = 3, }