declare function processFrame(frame: Uint8Array): Promise<void>;
export default processFrame;
//# sourceMappingURL=frameParser.d.ts.map