import Loading from '@/components/layouts/loading'; import React from 'react'; const loading = () => { return ; }; export default loading;