import { SystemHealthAlertBaseDto } from './base.dto'; export declare class UpdateSystemHealthAlertDto extends SystemHealthAlertBaseDto { }