import { ObjectXMLField } from '@aurahelper/core';
export declare function botInvocation(invocationName: string, invocationLabel: string, minApi?: number | string): ObjectXMLField;
