import { Animated } from "react-native"; import { FlashListProps } from "./FlashListProps"; declare const AnimatedFlashList: Animated.AnimatedComponent>>; export default AnimatedFlashList; //# sourceMappingURL=AnimatedFlashList.d.ts.map