export interface ReusableContentTargetPageTrigger { triggerSync: boolean; withoutNotification?: boolean; }