import { Icon } from "./Icon"; export function LoadingCard() { return (

Searching the catalogue and reasoning…

); }