import { GuidValue } from "@omnia/fx-models"; export interface AnalyticsSettingsRequest { connectedBusinessProfileId: GuidValue; }