UmbSearchResultItemModel: {
    entityType: string;
    href: string;
    icon?: string | null;
    name: string;
    unique: string;
}
""