import { GuidValue } from "@omnia/fx-models"; export interface RestoreNavigationResult { pullingStatusById: GuidValue; }