import { InvoiceControllerState } from '..'; /** * 添加的编辑货物运输 */ declare const _default: (state: InvoiceControllerState, options?: any) => Promise; export default _default;