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