import { ArrayXMLField } from '@aurahelper/core';
export declare function mlIntent(intentName: string, intentApi: string, minApi?: number | string): ArrayXMLField;
