export interface UpdateProviderRequest { hidden?: boolean; types?: string[]; }