///
declare const ReanimatedSwipeableFlatList: (props: import("./types").SwipeableFlatListProps & {
ref?: import("react").ForwardedRef> | undefined;
}) => import("react").ReactElement> | null;
export default ReanimatedSwipeableFlatList;
//# sourceMappingURL=ReanimatedSwipeableFlatList.d.ts.map