export function useAuth(): { handleLogout: (loginRouteName: any) => Promise; }; //# sourceMappingURL=useAuth.d.ts.map