import type { UserIntentPlugin } from './userIntentPluginType';
export declare const userIntentPlugin: UserIntentPlugin;
