import { InvoiceControllerState } from '..'; export default function mergeDiscount(state: InvoiceControllerState): Promise;