export interface ISdtfBufferValue { id?: string; data: DataView; } //# sourceMappingURL=ISdtfBufferValue.d.ts.map