import { api_interface } from './gen';
export declare const decodeReporter: (reporterBin: Uint8Array) => api_interface.OutputReport;
