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