import type { Root } from 'protobufjs/light'; export declare function receiveOne(messages: Root, data: string): { message: { [key: string]: any; }; type: string; }; //# sourceMappingURL=receive.d.ts.map