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