import PathInterface from "../../../../../path/path"; export default interface Path extends PathInterface<'/anggota/jabatan'> { }