import { animatedBarPropTypes } from 'gifted-charts-core'; declare const AnimatedThreeDBar: (props: animatedBarPropTypes) => import("react/jsx-runtime").JSX.Element; export default AnimatedThreeDBar;