import { RasaEvent } from './types'; export declare const getLastActionEvent: (events: RasaEvent[]) => void;