export declare class ProtoUtils { static getProtoFromPkgDefinition(pkgName: string, pkgDef: any): any; }