export function LoadingIcon(props: React.SVGProps) { return ( ); }