import { type Result } from '@zokugun/xtry'; import { type StatMode } from './types.cjs'; export declare function normalizeStat(value: unknown): Result;