import { DEFAULT_COLOR } from "../../config"; export default function LoadingIcon() { return ( ); }