import * as React from "react"; function useNavigatorWithFirebase() { return {}; } export default useNavigatorWithFirebase;