import { GuidValue } from "@omnia/fx-models"; export interface NavigationArchiveInfoRef { spItemId: number; publishingAppId: GuidValue; }