AboutSupportDeveloper GuideVersion 22.3.19
SearchProviderFilter: {
    icon?: {
        dark: string;
        light: string;
    };
    id: string;
    title: string;
}