import { InvoiceControllerState } from '..'; export default function mergeDetails(state: InvoiceControllerState, selectedGoodIndex?: string[]): Promise;