import Success from "../../../response/success"; import Lampiran from "./body/body"; declare type Response = Success; export default Response;