import type { StateWithoutResult } from '../../../types/index.js'; export type BenefitsState = StateWithoutResult;