import Icon from "@/components/Icon"; function Loading() { return (
); } export default Loading;