import ConstructLayout from '@/new-components/layout/Construct'; function index() { return (
index
); } export default index;