export declare const AmisInquiry: ({ label, level, title, size, inquerydata }: { label: any; level: any; title: any; size: any; inquerydata: any; }) => { type: string; label: any; onEvent: { click: { actions: { actionType: string; dialog: { type: string; title: any; body: { type: string; body: ({ type: string; body: { type: string; tpl: string; inline: boolean; id: string; }[]; id: string; style: { paddingTop: string; paddingBottom: string; paddingLeft: string; paddingRight: string; backgroundColor: string; marginBottom: string; }; name?: undefined; items?: undefined; visibleOn?: undefined; tpl?: 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; tpl?: undefined; } | { type: string; id: string; tpl: string; visibleOn: string; style: { paddingLeft: string; paddingTop: string; paddingBottom: string; paddingRight?: undefined; backgroundColor?: undefined; marginBottom?: undefined; }; body?: undefined; name?: undefined; items?: undefined; } | { type: string; body: { type: string; id: string; columns: { body: ({ type: string; id: string; body: { type: string; label: string; id: string; visibleOn: string; title: string; content: string; buttonname: string; buttontype: string; size: string; inquiry_custom__c: string; inquiry_hco__c: string; }[]; style: { display: string; }; className: string; label?: undefined; onEvent?: undefined; level?: undefined; visibleOn?: undefined; size?: undefined; } | { type: string; label: string; onEvent: { click: { actions: any[]; }; }; id: string; level: string; className: string; visibleOn: string; size: string; body?: undefined; style?: undefined; } | { type: string; id: string; className: string; body: { type: string; id: string; label: string; visibleOn: string; size: string; title: string; content: string; buttonname: string; buttontype: string; isTrue: string; }[]; style: { display: string; }; label?: undefined; onEvent?: undefined; level?: undefined; visibleOn?: undefined; size?: undefined; })[]; id: string; valign: string; md: string; }[]; align: string; }[]; id: string; style?: undefined; name?: undefined; items?: undefined; visibleOn?: undefined; tpl?: undefined; })[]; data: any; id: string; }[]; id: string; closeOnEsc: boolean; closeOnOutside: boolean; showCloseButton: boolean; size: string; actions: any[]; }; }[]; }; }; id: string; level: any; size: any; };