export declare const AmisVisitReport: ({ label, level, title, size, planId, className }: { label: any; level: any; title: any; size: any; planId: any; className: any; }) => { type: string; label: any; onEvent: { click: { actions: ({ actionType: string; args: { api: { method: string; headers: { Authorization: string; }; url: string; data: { visitPlanId: any; }; }; messages: {}; }; dialog?: undefined; } | { actionType: string; dialog: { type: string; title: any; body: { type: string; id: string; body: { type: string; columns: ({ body: { type: string; body: { type: string; id: string; tabsMode: string; tabs: { title: string; body: { type: string; tpl: string; inline: boolean; id: string; }[]; id: string; }[]; source: string; className: string; }[]; api: { method: string; headers: { Authorization: string; }; url: string; data: { query: string; }; }; visibleOn: string; }[]; id: string; columnClassName?: undefined; } | { body: ({ type: string; tpl: string; inline: boolean; wrapperComponent: string; id: string; style: { fontFamily: string; fontSize: number; fontWeight: string; lineHeight?: undefined; }; body?: undefined; bodyClassName?: undefined; columns?: undefined; className?: undefined; } | { type: string; body: ({ type: string; tpl: string; inline: boolean; id: string; style: { lineHeight: string; fontFamily: string; fontSize: number; display?: undefined; textAlign?: undefined; }; className: string; visibleOn?: undefined; body?: undefined; wrapperComponent?: undefined; bodyClassName?: undefined; } | { visibleOn: string; type: string; tpl: string; inline?: undefined; id?: undefined; style?: undefined; className?: undefined; body?: undefined; wrapperComponent?: undefined; bodyClassName?: undefined; } | { visibleOn: string; type: string; id: string; body: { type: string; autoPlay: boolean; src: string; controls: string[]; id: string; className: string; }[]; wrapperComponent: string; style: { display: string; fontFamily: string; fontSize: number; textAlign: string; lineHeight?: undefined; }; bodyClassName: string; tpl?: undefined; inline?: undefined; className?: undefined; } | { visibleOn: string; type: string; id: string; body: { type: string; label: string; title: string; content: string; id: string; visitReportId: string; }[]; bodyClassName: string; style: { fontFamily: string; fontSize: number; textAlign: string; display: string; lineHeight?: undefined; }; tpl?: undefined; inline?: undefined; className?: undefined; wrapperComponent?: undefined; })[]; bodyClassName: string; tpl?: undefined; inline?: undefined; wrapperComponent?: undefined; id?: undefined; style?: undefined; columns?: undefined; className?: undefined; } | { type: string; columns: ({ body: ({ type: string; tpl: string; inline: boolean; id: string; style: { lineHeight: string; fontFamily: string; fontSize: number; display?: undefined; }; className: string; body?: undefined; } | { type: string; id: string; body: { type: string; amisType: string; label: string; title: string; content: string; level: string; id: string; hcp_id: string; }[]; style: { display: string; lineHeight?: undefined; fontFamily?: undefined; fontSize?: undefined; }; tpl?: undefined; inline?: undefined; className?: undefined; })[]; id: string; } | { body: ({ type: string; tpl: string; inline: boolean; id: string; style: { lineHeight: string; fontFamily: string; fontSize: number; display?: undefined; }; className: string; body?: undefined; } | { type: string; id: string; body: { type: string; name: string; items: { type: string; id: string; body: { type: string; id: string; label: string; title: string; content: string; _id: string; }[]; style: { display: string; }; }; id: string; }[]; style: { display: string; lineHeight?: undefined; fontFamily?: undefined; fontSize?: undefined; }; tpl?: undefined; inline?: undefined; className?: undefined; })[]; id: string; })[]; id: string; tpl?: undefined; inline?: undefined; wrapperComponent?: undefined; style?: undefined; body?: undefined; bodyClassName?: undefined; className?: undefined; } | { type: string; id: string; tpl: string; inline: boolean; style: { lineHeight: string; fontFamily: string; fontSize: number; fontWeight?: undefined; }; className: string; wrapperComponent?: undefined; body?: undefined; bodyClassName?: undefined; columns?: undefined; } | { type: string; columns: ({ body: { type: string; tpl: string; inline: boolean; id: string; style: { lineHeight: string; fontFamily: string; fontSize: number; }; className: string; }[]; id: string; md: string; } | { body: { type: string; name: string; items: { visibleOn: string; type: string; body: { type: string; title: string; body: { type: string; tpl: string; inline: boolean; id: string; style: { lineHeight: string; fontFamily: string; fontSize: number; }; className: string; }[]; id: string; actions: any[]; }[]; }; id: string; }[]; id: string; md?: undefined; })[]; id: string; tpl?: undefined; inline?: undefined; wrapperComponent?: undefined; style?: undefined; body?: undefined; bodyClassName?: undefined; className?: undefined; })[]; id: string; columnClassName: string; })[]; id: string; }[]; }[]; id: string; closeOnEsc: boolean; closeOnOutside: boolean; showCloseButton: boolean; size: string; actions: any[]; }; args?: undefined; })[]; }; }; id: string; size: any; level: any; };