import { SfccIntegrationContext, CustomerAddress } from '../../../types'; export default function getCustomerAddresses(context: SfccIntegrationContext): Promise;