/// export declare function useFlatList(): { state: any; dispatch: import("react").Dispatch<{ type: any; payload: any; }>; };