import LoadHtml from '@/app/component/Loading'; export default function Loading() { return <LoadHtml type={2} />; }