export declare class UnlinkAbhaFromPatient {
    abhaAddress: any;
    patient_id: any;
    hospital_id: any;
}
