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