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