import { CustomerAddressesModel } from '../../data/models/customer-address'; export declare const getCustomerAddress: () => Promise; //# sourceMappingURL=getCustomerAddress.d.ts.map