import { InvoiceControllerState } from '../'; /** * 项目名称智能赋码 */ declare const _default: (s: InvoiceControllerState, record: any, controller: any) => Promise; export default _default;