export interface SubMessage { write(output: DataView, offset: number, littleEndian: boolean): number; } //# sourceMappingURL=SubMessage.d.ts.map