import { SituationCloseableDto } from "./situation-closeable-dto.model"; export class DeviceWarnDto extends SituationCloseableDto { };