export declare class PrinterBody { reportId: string; printerId: string; entity: number; number: number; objects: string[]; } //# sourceMappingURL=printerBody.d.ts.map