import { RuntimeAction } from '@voiceflow/sdk-runtime'; export declare const handleActions: (action: RuntimeAction) => void; //# sourceMappingURL=actions.d.ts.map