export interface PerkLabels { domainName: string; numberOfProducts: string; b2B: string; deliveryOptions: string; pickup: string; filters: string; design: string; api: string; posApp: string; adFree: string; support: string; } export interface PlanLabels { planFeatures: string; }