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