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