export interface TenantPageCreationData { targetNodeUrl: string; targetParentNodeUrl: string; resolvedInfo: string; targetPageTitle: string; }