import { PartitioningAdapter } from "./partitioning_adapter"; export { PartitioningAdapter }; export default PartitioningAdapter;