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