declare const useGetHolderList: (state: any, dispatch: any) => (this: unknown) => Promise; export default useGetHolderList;