export declare const useLoadingState: (initialData: any, initiaLoading?: boolean) => any[];