export interface IRemarketingSettings { readonly snippet: string; readonly googleGlobalSiteTag: string; }