import { GuidValue } from "@omnia/fx-models"; export interface ProcessContextBlockSettings { pageProperty: string; opmProcessId?: GuidValue; }