import { Order } from "@medusajs/medusa";
export declare function generateCustomerInformation(doc: any, y: any, order: Order): any;
