import type { EntityUtilsErrorBlueprints } from './utils/errors.js';
export type EntityErrorBlueprints = EntityUtilsErrorBlueprints;
