/* eslint-disable react-hooks/exhaustive-deps */ import Investment_ScreenRecap from "@/screens/Invesment/Document/ScreenRecap"; export default function InvestmentRecapOfDocument() { return ( <> ); }