import type { Type as ProtoType } from 'protobufjs'; declare const Schema: { [name: string]: ProtoType; }; export default Schema; //# sourceMappingURL=load.d.ts.map