import type { IterateEditContainerAllProps } from '../EditContainer';
declare function AnimatedContainer(props: IterateEditContainerAllProps): import("react/jsx-runtime").JSX.Element;
export default AnimatedContainer;
