import { ArrayXMLField } from '@aurahelper/core';
export declare function botMessage(botMessageName: string, botMessageLabel: string, minApi?: number | string): ArrayXMLField;
