export const PARTNER_ROUTES = { INVITE: 'v2/partner/invite', REDEEM: 'v2/partner/redeem', } as const;