/** Used to validate if the log record is valid. */ export interface ILogRecordValidator { } //# sourceMappingURL=log_record_validator.d.ts.map