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