export declare function formatOrder(order: any, options: { entity: any; includeTotals?: boolean; }): T; export declare function mapRepositoryToOrderModel(config: any, isRelatedEntity?: boolean): any; //# sourceMappingURL=transform-order.d.ts.map