export interface PagePublisherFields { global_parent_id: string; icon: string; id: string; name: string; url: string; }