export declare const AmisAskDetails: ({ hcp_id, label, level, className, filter }: { hcp_id: any; label?: string; level?: string; className?: string; filter?: string; }) => { type: string; label: string; onEvent: { click: { actions: ({ actionType: string; args: { api: { method: string; headers: { Authorization: string; }; url: string; data: { query: string; }; adaptor: string; }; messages: {}; }; componentId?: undefined; drawer?: undefined; } | { actionType: string; componentId: string; args: { api?: undefined; messages?: undefined; }; drawer?: undefined; } | { actionType: string; drawer: { type: string; title: string; body: { type: string; id: string; body: ({ type: string; id: string; columns: ({ body: { type: string; id: string; body: { type: string; label: string; title: string; content: string; id: string; size: string; buttontype: string; buttonname: string; icon: string; inquiry_hco__c: string; inquiry_custom__c: any; }[]; style: { display: string; }; }[]; id: string; md?: undefined; } | { body: { type: string; visibleOn: string; body: { type: string; label: string; onEvent: { click: { actions: ({ componentId: string; actionType: string; script?: undefined; args?: undefined; } | { script: string; actionType: string; componentId?: undefined; args?: undefined; } | { componentId: string; args: { pageSize: string; dataDetail: string; }; actionType: string; script?: undefined; })[]; weight: number; }; }; id: string; level: string; visibleOn: string; }[]; id: string; }[]; id: string; md: string; })[]; body?: undefined; style?: undefined; visibleOn?: undefined; tpl?: undefined; } | { type: string; id: string; body: { type: string; id: string; body: ({ type: string; id: string; visibleOn: string; body: ({ type: string; columns: ({ body: { type: string; tpl: string; id: string; }[]; id: string; md: string; } | { body: { type: string; id: string; name: string; items: { type: string; tpl: string; inline: boolean; }; }[]; id: string; md: string; } | { body: { type: string; label: string; id: string; displayMode: string; style: { backgroundColor: string; color: string; }; visibleOn: string; }[]; id: string; md?: undefined; })[]; id: string; } | { type: string; columns: { body: { type: string; tpl: string; inline: boolean; id: string; style: { color: string; fontFamily: string; fontSize: number; }; className: string; }[]; id: string; }[]; id: string; })[]; style: { marginTop: string; }; name?: undefined; items?: undefined; } | { type: string; id: string; visibleOn?: undefined; body?: undefined; style?: undefined; name?: undefined; items?: undefined; } | { type: string; id: string; name: string; items: { type: string; body: ({ type: string; icon: string; src: string; id: string; size: string; shape: string; className: string; tpl?: undefined; inline?: undefined; style?: undefined; } | { type: string; tpl: string; id: string; icon?: undefined; src?: undefined; size?: undefined; shape?: undefined; className?: undefined; inline?: undefined; style?: undefined; } | { type: string; tpl: string; id: string; inline: boolean; style: { paddingLeft: string; }; icon?: undefined; src?: undefined; size?: undefined; shape?: undefined; className?: undefined; })[]; id: string; style: { paddingTop: string; paddingLeft: string; paddingRight: string; paddingBottom: string; }; }; visibleOn: string; body?: undefined; style?: undefined; })[]; }[]; style: { paddingTop: string; paddingLeft: string; paddingRight: string; paddingBottom: string; marginBottom: string; }; visibleOn: string; columns?: undefined; tpl?: undefined; } | { type: string; id: string; visibleOn: string; tpl: string; columns?: undefined; body?: undefined; style?: undefined; })[]; data: { inqueryData: ({ title: string; time: string; content: string; myAvatar: string; } | { title: string; time: string; content: string; myAvatar?: undefined; })[]; pageSize: number; datalist: string; dataDetail: string; }; }[]; id: string; size: string; resizable: boolean; actions: any[]; }; args?: undefined; componentId?: undefined; })[]; }; }; id: string; level: string; className: string; };