import type * as Merge from "../../../index"; export type AsyncPostTaskStatus = Merge.accounting.AsyncPostTaskStatusEnum | string;