import React from 'react'; import { IAnimatedComponentProps } from '../type'; declare const _default: React.MemoExoticComponent<({ children, animated, styleConfig, onTransitionEnd }: IAnimatedComponentProps) => import("react/jsx-runtime").JSX.Element>; export default _default; //# sourceMappingURL=Container.native.d.ts.map