export interface GatewayCustomer { gatewayId: string; profileKey: string; }