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