import { ObjectXMLField } from '@aurahelper/core';
export declare function botNavigation(botNavigationName: string, botNavigationLabel: string, minApi?: number | string): ObjectXMLField;
