import { PropType } from 'vue'; import { RouteLocationRaw } from 'vue-router'; declare const _default: import('vue').DefineComponent; default: undefined; }; name: { type: StringConstructor; default: undefined; }; noMoreInformation: { type: BooleanConstructor; default: boolean; }; noPatientChange: { type: BooleanConstructor; default: boolean; }; patientDoctorInfos: { type: StringConstructor; default: undefined; }; patientNir: { type: StringConstructor; default: undefined; }; patientOrganism: { type: StringConstructor; default: undefined; }; patientStatus: { type: StringConstructor; default: undefined; }; patientSystem: { type: StringConstructor; default: undefined; }; uniqueId: { type: StringConstructor; default: undefined; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "click:patient-change": (...args: any[]) => void; }, string, import('vue').PublicProps, Readonly; default: undefined; }; name: { type: StringConstructor; default: undefined; }; noMoreInformation: { type: BooleanConstructor; default: boolean; }; noPatientChange: { type: BooleanConstructor; default: boolean; }; patientDoctorInfos: { type: StringConstructor; default: undefined; }; patientNir: { type: StringConstructor; default: undefined; }; patientOrganism: { type: StringConstructor; default: undefined; }; patientStatus: { type: StringConstructor; default: undefined; }; patientSystem: { type: StringConstructor; default: undefined; }; uniqueId: { type: StringConstructor; default: undefined; }; }>> & Readonly<{ "onClick:patient-change"?: ((...args: any[]) => any) | undefined; }>, { name: string; uniqueId: string; birthName: string; birthdate: string; moreInformationHref: string; moreInformationTo: string | import('vue-router').RouteLocationAsPathGeneric | import('vue-router').RouteLocationAsRelativeGeneric; noMoreInformation: boolean; noPatientChange: boolean; patientDoctorInfos: string; patientNir: string; patientOrganism: string; patientStatus: string; patientSystem: string; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>; export default _default;