import { Action } from 'sabar'; declare const handleLeaveOtherContainer: (ctx: object, actions: Action) => void; export default handleLeaveOtherContainer;