import { ProtoSpec } from '@protos/core'; export declare function toJson(protodir: string, thirdpartyProtos?: { base?: string; url: string; }[]): Promise; //# sourceMappingURL=index.d.ts.map