declare const useLoadingEffect: () => void;

export { useLoadingEffect };
