declare const useAuthentication: () => import("../contexts/AuthenticationContext.js").AuthenticationContextProps; export default useAuthentication;