import { JourneyInstance } from "@omnia/fx-models";
export declare function useJourney(): JourneyInstance;
