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