export interface IHeartbeat {
    TestReqID?: string;
}
