import type { TPColumnDef } from './types'; import type { InvoiceDetail } from './types'; export declare const invoiceColumns: TPColumnDef[];