export declare class InvoiceBy { name: string | null; publicId: string; customerCode: number; } //# sourceMappingURL=invoiceBy.d.ts.map