export declare const isFlashListAvailable: boolean; /** * FlashList wrapped by Reanimated so the messages container can keep driving the * floating day header and the scroll-to-bottom button from a single * `useAnimatedScrollHandler`, exactly like it does with FlatList. * `null` when `@shopify/flash-list` is not installed. */ export declare const AnimatedFlashList: any; //# sourceMappingURL=FlashList.d.ts.map